ExamPlay Light Logo
サインイン

Computer Science for IGCSE & O level - Databases (Section 1 - No. 23)

What is the correct SQL command to retrieve all fields from a table named 'Patients'?
SELECT * FROM Patients;
GET * FROM Patients;
DISPLAY * FROM Patients;
SHOW * FROM Patients;

説明

The `SELECT * FROM` statement is used to retrieve all fields from a specified table.

コメント (0)

コメントするにはログインしてください
広告
BrainBehindX Inc Logo
©2026; 搭載 BrainBehindX Inc